Fing SDK的一次扫描的前期准备

2021-08-02 11:21:24.348790+0800 FingKitTestApp[378:12681] Using default ARP table
2021-08-02 11:21:24.349279+0800 FingKitTestApp[378:12681] Service options: <OVDiscoveryServiceOptions: reverseDnsEnabled=1, upnpEnabled=1, bonjourEnabled=1, netbiosEnabled=1, snmpEnabled=1, maxNetworkSize=0>
2021-08-02 11:21:24.349435+0800 FingKitTestApp[378:12681] Attaching delegate: FingScannerServiceAdapter
2021-08-02 11:21:24.350581+0800 FingKitTestApp[378:13030] Discovery started
2021-08-02 11:21:24.353166+0800 FingKitTestApp[378:13030] ---NETWORK SCAN---
{
  "completed" : "true",
  "last_change_timestamp" : "2021-08-02 03:21:24 +0000",
  "nodes_up_count" : 0,
  "nodes_down_count" : 0,
  "network_short_address" : "",
  "enriched" : "false",
  "progress" : 0,
  "nodes_count" : 0,
  "nodes" : [

  ]
}
2021-08-02 11:21:24.353511+0800 FingKitTestApp[378:13030] Scanning with options: <OVDiscoveryServiceOptions: reverseDnsEnabled=1, upnpEnabled=1, bonjourEnabled=1, netbiosEnabled=1, snmpEnabled=1, maxNetworkSize=0>


